home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / comms / www / lynx282dev21 / etc / terminfo < prev   
Text File  |  1999-04-19  |  3KB  |  56 lines

  1. # From: Kent Polk <kent@swrinde.nde.swri.edu>, 30 May 90
  2. # Added a few more entries, converted caret-type control sequence (^x) entries
  3. # to '\0xx' entries since a couple of people mentioned losing '^x' sequences.
  4. #
  5. # :as:, :ae:            Support for alternate character sets.
  6. # :ve=\E[\040p:vi=\E[\060\040p:    cursor visible/invisible.
  7. # :xn:  vt100 kludginess at column 80/NEWLINE ignore after 80 cols(Concept)
  8. #     This one appears to fix a problem I always had with a line ending
  9. #     at 'width+1' (I think) followed by a blank line in vi. The blank
  10. #     line tended to disappear and reappear depending on how the screen
  11. #     was refreshed. Note that this is probably needed only if you use
  12. #     something like a Dnet Fterm with the window sized to some peculiar
  13. #     dimension larger than 80 columns.
  14. # :k0=\E9~:    map F10 to k0 - could have F0-9 -> k0-9, but ... F10 was 'k;'
  15. # (amiga: removed obsolete :kn#10:,
  16. # also added empty <acsc> to suppress a warning --esr)
  17. amiga|Amiga ANSI, 
  18.     am, bw, xenl, 
  19.     cols#80, lines#24, 
  20.     acsc=, bel=^G, blink=\E[7;2m, bold=\E[1m, cbt=\E[Z, 
  21.     civis=\E[0 p, clear=\E[H\E[J, cnorm=\E[ p, cub=\E[%p1%dD, 
  22.     cub1=\E[D, cud=\E[%p1%dB, cud1=\E[B, cuf=\E[%p1%dC, 
  23.     cuf1=\E[C, cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%dA, 
  24.     cuu1=\E[A, dch=\E[%p1%dP, dch1=\E[P, dim=\E[2m, 
  25.     dl=\E[%p1%dM, dl1=\E[M, ed=\E[J, el=\E[K, home=\E[H, 
  26.     ich=\E[%p1%d@, ich1=\E[@, il=\E[%p1%dL, il1=\E[L, ind=\E[S, 
  27.     indn=\E[%p1%dS, invis=\E[8m, is2=\E[20l, kbs=^H, kcub1=\ED, 
  28.     kcud1=\EB, kcuf1=\EC, kcuu1=\EA, kf0=\E9~, kf1=\E0~, 
  29.     kf2=\E1~, kf3=\E2~, kf4=\E3~, kf5=\E4~, kf6=\E5~, kf7=\E6~, 
  30.     kf8=\E7~, kf9=\E8~, rev=\E[7m, ri=\E[T, rin=\E[%p1%dT, 
  31.     rmacs=^O, rmso=\E[m, rmul=\E[m, rs1=\Ec, sgr0=\E[m, smacs=^N, 
  32.     smso=\E[7m, smul=\E[4m, 
  33.  
  34. # From: Hans Verkuil <hans@wyst.hobby.nl>, 4 Dec 1995
  35. # (amiga: added empty <acsc> to suppress a warning.
  36. # I'm told this entry screws up badly with AS225, the Amiga
  37. # TCP/IP package once from Commodore, and now sold by InterWorks.--esr)
  38. amiga-h|Hans Verkuil's Amiga ANSI, 
  39.     bw, msgr, 
  40.     cols#80, lines#24, 
  41.     acsc=, bel=^G, blink=\2337;2m, bold=\2331m, cbt=\233Z, 
  42.     civis=\2330 p, clear=\233H\233J, cnorm=\233 p, cr=^M, 
  43.     cub=\233%p1%dD, cub1=\233D, cud=\233%p1%dB, cud1=\233B, 
  44.     cuf=\233%p1%dC, cuf1=\233C, cup=\233%i%p1%d;%p2%dH, 
  45.     cuu=\233%p1%dA, cuu1=\233A, dch=\233%p1%dP, dch1=\233P, 
  46.     dim=\2332m, ech=\233%p1%dP, ed=\233J, el=\233K, flash=^G, 
  47.     home=\233H, ht=^I, ich=\233%p1%d@, ich1=\233@, ind=\233S, 
  48.     indn=\233%p1%dS, invis=\2338m, is2=\23320l, kbs=^H, 
  49.     kcub1=\233D, kcud1=\233B, kcuf1=\233C, kcuu1=\233A, 
  50.     kdch1=\177, kf0=\2339~, kf1=\2330~, kf2=\2331~, kf3=\2332~, 
  51.     kf4=\2333~, kf5=\2334~, kf6=\2335~, kf7=\2336~, kf8=\2337~, 
  52.     kf9=\2338~, nel=\233B\r, rev=\2337m, ri=\233T, 
  53.     rin=\233%p1%dT, rmacs=^O, rmcup=\233?7h, rmso=\2330m, 
  54.     rmul=\2330m, rs1=\Ec, sgr0=\2330m, smacs=^N, smcup=\233?7l, 
  55.     smso=\2337m, smul=\2334m, 
  56.